CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 API

搜索资源列表

  1. SerialPortAPI2

    0下载:
  2. 以API方式实现的串口通讯,包括发送、接收、事件等,有示例。-API means to the serial communications, including sending, receiving, and other events, there are examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3762
    • 提供者:bob
  1. Comm

    0下载:
  2. 个人不喜欢三方控件,用三方控件多了不利用提高自己的水平,这是一个串口读写的DLL,全API控制。不像控件功能强大,经测试还没出过问题。-Individuals do not like the three controls, with the tripartite control should not be used more to improve their level, this is a serial read and write the DLL, control of the whole
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:661670
    • 提供者:ghost
  1. DOWNLOADFILE

    0下载:
  2. 用API方式实现串口通信,主要是文件传输功能-Be achieved with the API serial communication, file transfer function is mainly
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1927683
    • 提供者:李祥
  1. SCIDLL

    0下载:
  2. 串口动态链接库模块,API函数编写,包含三个线程-API SCI MOUDL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15022
    • 提供者:name
  1. 62897221vbapi_com

    0下载:
  2. vb串口通讯API 附带BAS文件全部源码-VB API
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3826
    • 提供者:达晨
  1. Termie

    0下载:
  2. C#写的API串口收发示例,设置参数串口通信-232API
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:68128
    • 提供者:John
  1. 01

    0下载:
  2. 使用串口进行文件传输,通过CreateFile等API函数创建传输程序-chuanxingtongxu
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:114572
    • 提供者:caibing
  1. vcapi

    0下载:
  2. vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1930870
    • 提供者:wang
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3624142
    • 提供者:chenjin
  1. SerialPort

    1下载:
  2. 通过最底层的API和控件双层实现串口通讯,并在Delphi环境下调通。-A Serial Port Communication test Program under Delphi,and hase been test already
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-21
    • 文件大小:204942
    • 提供者:夏雨
  1. ReadComm

    0下载:
  2. 运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1567
    • 提供者:zhuyinhui
  1. Classic_network_programming_code_serial_communicat

    0下载:
  2. 网络串口通信API编程经典代码Classic network programming code serial communication API-Classic network programming code serial communication API
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:40215
    • 提供者:haz
  1. 618087

    0下载:
  2. 串口助手源程序,非常好用的一个串口程序,用的是API函数-Serial Assistant source, very easy to program a serial port, using the API function
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:178081
    • 提供者:刘强
  1. VisualCofmrtech

    0下载:
  2. 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:241289
    • 提供者:solon
  1. comAPI

    0下载:
  2. 使用API异步串口通信-文件改进,自己的学习心得-Asynchronous serial communication using the API- File improve their own learning experiences
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3319950
    • 提供者:刘丙才
  1. visualcom

    0下载:
  2. 基于Windows API的虚拟终端实现,进行虚拟串口的创建、连接于通信-Windows API-based implementation of virtual terminal, virtual serial port creation, connected to the communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1989827
    • 提供者:huang
  1. PBAPI(pb90)

    0下载:
  2. 串口通信例程对PB编程很有用处,此程序说明PB编程中怎样用串口通信-POWERBUILDER API
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:96920
    • 提供者:jllws
  1. com-api

    0下载:
  2. 用API编写串口通讯的例子,编程环境DELPHI-Serial Communication
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:143681
    • 提供者:dfs
  1. 利用API函数实现字符发送

    0下载:
  2. VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:62962688
    • 提供者:凌乱丶君
  1. android-serialport-api

    0下载:
  2. About serial communication googleAPI
  3. 所属分类:软件工程

« 1 2 3 4 5 67 8 9 10 11 ... 29 »
搜珍网 www.dssz.com